home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #14 / Monster Media No. 14 (April 1996) (Monster Media, Inc.).ISO / bbs_util / pik001.zip / PIK.CFG < prev    next >
Text File  |  1996-01-29  |  781b  |  25 lines

  1. c:\bbs\message.1
  2. c:\bbs\message.2
  3. c:\bbs\message.3
  4. endblock -c:\bbs\txtfiles\message.ans
  5. c:\bbs\logo.1
  6. c:\bbs\logo.2
  7. c:\bbs\logo.3
  8. endblock -c:\bbs\txtfiles\logo.ans
  9. endcfgfile
  10.  
  11.  
  12.  
  13. In this particular sample, PIK would choose from the three files 'message.1,
  14. 2, or 3', and the randomly chosen file would get the name 'message.ans' in
  15. the \bbs\txtfile directory. It would then do the same for the logo files.
  16.  
  17. As you can see, the config file consists of a list of files, one per line.
  18. When the 'endblock' line is found, PIK will determine the desired filename
  19. for the randomly chosen file by looking for a hyphen followed by the
  20. path/filename.
  21.  
  22. You can have as many blocks as you wish. When the 'endcfgfile' is found at
  23. the beginning of a line, PIK will end.
  24.  
  25.